projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
653f07a
)
(dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.
author
Lars Hansen
<larsh@soem.dk>
Mon, 26 Apr 2004 18:56:23 +0000
(18:56 +0000)
committer
Lars Hansen
<larsh@soem.dk>
Mon, 26 Apr 2004 18:56:23 +0000
(18:56 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index edd332ed6ea2a4030fe9b12f7f2209fb48011c6a..8bdfe1befcef124e8dab682a70cbe3921582f5b3 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-1404,7
+1404,7
@@
Keybindings:
(or switches dired-listing-switches))
(set (make-local-variable 'font-lock-defaults)
'(dired-font-lock-keywords t nil nil beginning-of-line))
- (set (make-local-variable 'desktop-
buffer-misc-data-function
)
+ (set (make-local-variable 'desktop-
save-buffer
)
'dired-desktop-buffer-misc-data)
(dired-sort-other dired-actual-switches t)
(run-mode-hooks 'dired-mode-hook)